Articles by Falko Timme

Falko Timme

About Falko Timme

Falko Timme is an experienced Linux administrator and founder of Timme Hosting, a leading nginx business hosting company in Germany. He is one of the most active authors on HowtoForge since 2005 and one of the core developers of ISPConfig since 2000. He has also contributed to the O'Reilly book "Linux System Administration".

  • Postfix Monitoring With Mailgraph And pflogsumm On Debian Etch

    debian Author: Falko TimmeTags: , , Comments: 4

    Postfix Monitoring With Mailgraph And pflogsumm On Debian Etch This article describes how you can monitor your Postfix mailserver with the tools Mailgraph and pflogsumm. Mailgraph creates daily, weekly, monthly, and yearly graphs of sent, received, bounced, and rejected emails and also of spam and viruses, if SpamAssassin and ClamAV are integrated into Postfix (e.g. using amavisd-new). These graphs can be accessed with a browser, whereas pflogsumm ("Postfix Log Entry Summarizer") can be used to send reports of Postfix activity per email.

  • How To Block Spam Before It Enters The Server (Postfix)

    Author: Falko TimmeTags: , Comments: 14

    How To Block Spam Before It Enters The Server (Postfix) The last few weeks have seen a dramatic increase in spam (once again). Estimates say that spam makes now up for 80 - 90% of all emails, and many mail servers have difficulties in managing the additional load caused by the latest spam, and spam filters such as SpamAssassin do not recognize large parts of that spam as they did before. Fortunately, we can block a big amount of that spam at the MTA level, for example by using blacklists, running tests on the sender and recipient domains, etc. An additional benefit of doing this is that it lowers the load on the mail servers because the (resource-hungry) spamfilters have to look at less emails.

  • Virtual Users And Domains With Postfix, Courier And MySQL (Debian Etch)

    debian Author: Falko TimmeTags: , , Comments: 21

    Virtual Users And Domains With Postfix, Courier And MySQL (Debian Etch)This document describes how to install a mail server based on Postfix that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses.

  • The Perfect Desktop - Fedora 7

    fedora Author: Falko TimmeTags: , Comments: 6

    The Perfect Desktop - Fedora 7 This tutorial shows how you can set up a Fedora 7 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.

  • Using Ruby On Rails With Apache2 On Debian Etch

    Author: Falko TimmeTags: , Comments: 7

    Using Ruby On Rails With Apache2 On Debian Etch This article shows how you can install Ruby on Rails (RoR) and integrate it in Apache2 on a Debian Etch system (including a short section at the end showing how to use RoR in a web site created with ISPConfig). Ruby on Rails is a web application framework which is rapidly gaining popularity among web programmers. It aims to increase the speed and ease with which database-driven web sites can be created and offers skeleton code frameworks (scaffolding) from the outset. Applications using the RoR framework are developed using the Model-View-Controller design pattern.

  • The Perfect Desktop - Ubuntu Studio 7.04

    ubuntustudio Author: Falko TimmeTags: , Comments: 1

    Ubuntu Studio is a special Linux distribution tailored to the needs of audio, video, and graphic enthusiasts or professionals. Because Ubuntu Studio is based on Ubuntu, you are not limited to this area, but can install any application that is available for Ubuntu, thus turning Ubuntu Studio in a normal desktop for everyday use. This tutorial shows how you can turn Ubuntu Studio 7.04 into a full-fledged replacement for a Windows desktop. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.

  • Server Monitoring With munin And monit On Debian Etch

    debian Author: Falko TimmeTags: , Comments: 5

    Server Monitoring With munin And monit On Debian Etch In this article I will describe how you can monitor your Debian Etch server with munin and monit. munin produces nifty little graphics about nearly every aspect of your server (load average, memory usage, CPU usage, MySQL throughput, eth0 traffic, etc.) without much configuration, whereas monit checks the availability of services like Apache, MySQL, Postfix and takes the appropriate action such as a restart if it finds a service is not behaving as expected. The combination of the two gives you full monitoring: graphics that let you recognize current or upcoming problems (like "We need a bigger server soon, our load average is increasing rapidly."), and a watchdog that ensures the availability of the monitored services.

  • Installing Ubuntu Studio 7.04 - Linux For The Creative

    Author: Falko TimmeTags: , Comments: 0

    Installing Ubuntu Studio 7.04 - Linux For The Creative Ubuntu Studio is a multimedia editing/creation flavour of Ubuntu, built for the GNU/Linux audio, video, and graphic enthusiast or professional. It is an official derivative of the Ubuntu open source operating system and comes with applications such as Ardour2, Wired, Hydrogen, Blender, Inkscape, Pitivi, and many more, as well as a beautiful dark theme. This walkthrough shows how to install it.

  • The Perfect Desktop - Mandriva 2007 Spring Free (Mandriva 2007.1)

    mandriva Author: Falko TimmeTags: , Comments: 4

    The Perfect Desktop - Mandriva 2007 Spring Free (Mandriva 2007.1) This tutorial shows how you can set up a Mandriva 2007 Spring Free (Mandriva 2007.1) desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.

  • The Perfect Desktop - Ubuntu 7.04 Feisty Fawn

    ubuntu Author: Falko TimmeTags: , Comments: 3

    With the release of Microsoft's new Windows operating system (Vista), more and more people are looking for alternatives to Windows for various reasons. This tutorial shows people who are willing to switch to Linux how they can set up a Linux desktop (Ubuntu 7.04 Feisty Fawn in this article) that fully replaces their Windows desktop, i.e. that has all software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that runs also on older hardware, and the best thing is: all software comes free of charge.